home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / calc scientific / MathU Pro 1.3 / mathupro.exe / history.txt < prev    next >
Encoding:
Text File  |  2000-07-31  |  4.4 KB  |  130 lines

  1.                              C R E A T I V E   C R E E K
  2.              
  3.                             ==============================
  4.                             MathU Pro 1.4.1 Revision History
  5.                             ==============================
  6.  
  7. Version 1.4.1
  8. -------------
  9. Fix minor bug in preference handling.
  10.  
  11. Version 1.4
  12. -----------
  13. Version 1.4 adds
  14.  
  15. o  Preference added to accumulate the sum of x*y in register 9.  
  16. o  New CHOP opcode.  Rounds a number to match the value displayed.
  17. o  New SECONDS opcode.  Returns the number of seconds since 1/1/1904
  18. o  Increased the length of the PAUSE to 2 seconds.
  19. o  Documentation is improved.
  20. o  Bugs fixed:  
  21.    - The INT and FRAC functions now chop to nine digits of precision before
  22.      computing their results.  FLOOR, CEIL, and ROUND continue to work as before.     
  23.    - Editing a CONST string could crash MathU Pro.
  24.    
  25. Version 1.3
  26. -----------
  27. Version 1.3 adds
  28.  
  29. o  Program indenting
  30. o  Palm OS 3.5 compatibility
  31. o  Bugs fixed:
  32.    - CLRVARS function could crash MathU Pro if no variables existed.
  33.    - B/E key on main keyboard wasn't always toggling the annuity mode.
  34.  
  35. Version 1.2
  36. -----------
  37. Version 1.2 adds
  38.  
  39. o  MathU Pro Editor is now a separate application. The editor requires MathU
  40.    Pro but you can delete it to save a few kilobytes on your Palm device.
  41.    MathU Pro will run programs but cannot edit them if the editor is not
  42.    installed.
  43.  
  44. o  Beam your programs to friends. Sharing your MathU Pro programs is now as
  45.    easy as selecting "Beam Program" from a menu.
  46.  
  47. o  Local registers. MathU Pro programs now support up to 1024 local registers.
  48.    These registers are persistent and are transferred with your program during
  49.    a Hot Sync or when a program is beamed. 
  50.    
  51. o  Indirect store and recall. Programmatically access the contents of a
  52.    register. Easily step through a range of registers.
  53.  
  54. o  Easy duplication of a program or program steps. Just select the "Dup"
  55.    button in the list or edit screens.
  56.  
  57. o  Built-in quick reference. Get quick help without having to consult the
  58.    documentation.
  59.  
  60. o  Bugs fixed:
  61.  
  62.    - The MOD function now correctly sets the LastX register.
  63.  
  64.    - DECR and INCR now perform any actions when the value in the register
  65.      crosses zero. It used to perform the action only when the value exactly
  66.      equaled zero.
  67.  
  68.    - The Palm device is now prevented from going to sleep while a program is
  69.      running.
  70.  
  71. Version 1.1.1
  72. -------------
  73. Fix minor bug in MathU+ function set.
  74.  
  75. Version 1.1
  76. -----------
  77. Version 1.1 adds
  78.  
  79. o  Units Conversion Function Set is now bundled with MathU Pro. This function
  80.    set provides 11  english to metric unit conversions. See the text file
  81.    "funsets.txt" for details.
  82.  
  83. o  MathU+ Function Set is now bundled with MathU Pro. This function set is an
  84.    alternative keyboard for MathU Pro. It adds several commonly requested
  85.    functions to MathU Pro: Percent of total, rectangular to polar conversion,
  86.    Hour-minutes-seconds conversions, and a clear stack function. See the text
  87.    file "funsets.txt" for details.
  88.  
  89. o  New PROMPT function. This function displays the prompt string specified in
  90.    a dialog and waits for user input. Useful for gathering parameter values in
  91.    your programs.
  92.  
  93. o  Support for the special MathU symbols shown on the keyboard. Now you can
  94.    include these characters in your button labels and SHOW strings.
  95.  
  96. o  Support for NOT tests in IF conditions.
  97.  
  98. o  Support for STO +, STO -, STO *, STO / via the keyboard.
  99.  
  100. Version 1.0 Function Sets continue to be supported. They will be converted
  101. to Version 1.1 Function Sets after editing. Version 1.1 Function Sets will
  102. not work with MathU Pro 1.0.
  103.  
  104.  
  105. Version 1.0.6
  106. -------------
  107. Fix bug in H.MS conversion.  Switch to an algorithm that is numerically more
  108. accurate.  MathUPro remains unchanged at version 1.0.1.
  109.  
  110. Version 1.0.5
  111. -------------
  112. Bundle the Units and MathU+ function sets with MathUPro 1.0.1.
  113.  
  114. Version 1.0.1
  115. --------------
  116. Bug fix update. Fix crash when deleting a CONST step from a function
  117. set.  The crash only happened in certain circumstances involving a SHOW
  118. step in the same function set.
  119.  
  120. Version 1.0
  121. -----------
  122. Initial release.
  123.  
  124.  
  125. www.creativecreek.com                            support@creativecreek.com
  126.  
  127.     Copyright (c) 1999-2000 by Creative Creek and Clay M. Thompson
  128.  
  129.                     Last Updated: 29-March-2000
  130.